Skip to content
Back to search
30
MCP

Code Execution Mode

pulsemcp/code execution mode

Execute Python in isolated containers while bridging access to other MCP servers through auto-discovered proxies

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-code-execution-mode
An MCP server that executes Python code in isolated rootless containers with optional MCP server proxying. Implementation of Anthropic's and
0 tools
containerizedcodeexecutermcp
An MCP server that executes Python code in containerized environments.
0 tools
Code Mode
Sandboxed Python code execution with DSpy-powered reasoning that orchestrates external tools through generated code, featuring configurable
0 tools
io.github.hopx-ai/hopx-mcp
Execute code in isolated cloud containers. Supports Python, JavaScript, Bash, and Go.
0 tools
Code Executor
Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation
0 tools
hopx-mcp
MCP tool for executing code in isolated environments using HopX
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_execution_mode": {
      "url": "None",
      "transport": "http"
    }
  }
}